runtime.workType.bgMarkReady (field)

4 uses

	runtime (current package)
		mgc.go#L380: 	bgMarkReady note   // signal background mark worker has started
		mgc.go#L1221: 		notetsleepg(&work.bgMarkReady, -1)
		mgc.go#L1222: 		noteclear(&work.bgMarkReady)
		mgc.go#L1274: 	notewakeup(&work.bgMarkReady)